CHANGES v3
-Genesis mode added (non-interleaved)
-Injectuwad no longer needs WadTool/BannerTool
-Injectuwad uses new wad packer/unpacker
-New output .wad name
-New visual improvements to Auto Injectuwad Injector

CHANGES v2.6
-Genesis mode added (non-interleaved)

CHANGES v2.5
-Added support for headerless snes roms
-Changed some coding to fix Path/File access error
-Changed Auto Injectuwad layout

CHANGES v2.4.1
-Homebrew mode added
-Got rid of + in .zip filename
(screwed up WadTool for those who had + in the folder name)
-Added anti +folder name protection
-Cleaned up some coding

CHANGES v2.4
-Added NES support
-More noob protection and fixes

CHANGES v2.3
-Even more protection against user error
-Command line option to force mode
-Command line option to automatically use the first entry found in wad

New usage:
*parameters in [] are optional
injectuwad <rom name> <wad name> [mode] [prompt]

mode:  1 = SNES
       2 = N64
       3 = TG16
       4 = Homebrew(DOL)
		
prompt:y = yes
       n = no



CHANGES v2.2
-Noob protection
-Added delay time to ini file for people with cert folder error

CHANGES v2.1:
-Possible fix for "could not find cert folder" error
-Code clean up
-Colored output for easily identifying messages

CHANGES v2:
-Homebrew injection support (DOL only)!
-To use homebrew injection you must have a host homebrew channel wad (such as the snes9x channel)

CHANGES v1.1:
-Unbroke N64 support
-Changes title/ticket name to 3 characters instead of 4

CHANGES:
-Added support for bannertool.exe for naming the wad channel
-Region patching for the wad channel
-Messages from the tool now begin with @, WARNING, or ERROR
-Other stuff that I can't remember


What you will need:
Host wad to be injected into
ROM to inject (I suggest donkey kong country 2 for SNES, or Sin and Punishment for N64)
common-key.bin

Optional For Channel Naming:
bannertool.exe - by Calantra

Getting started:
-Copy the host wad you want to inject to the same folder
-Copy your ROM file to to the same folder

Usage:
-injectuwad <rom file> <wad file>
-Select the desired mode
-Wadtool will open
-Click the decrypt button
-Browse to the input wad file (make sure its the same wad as <wad file>)
-Wait for wadtool to finish its magic
-Close wadtool
-When it asks "Inject to this entry?" press y (or n if you want to search for a different entry point)
---OPTIONAL WITH BANNER TOOL
-Banner tool will open
-Click the OpenBanner button
-Browse to 00000000.app
-Type your desired channel name in ALL "Channel Names" text boxes
-Click the SaveChanges button
-Close banner tool
---END OPTIONAL
-You should see a bunch of text ending with "All done!"
-You will now have VC-<rom name>.wad ready to be installed to your wii.

Injector.ini:
region       - Region number
randomticket - Set to 1 if you want a new VC channel for the injected wad.
ticketname   - If randomticket is set to 0 this three letter code will be
               the channel's ticket name.
delaytime    - Set 0-9, if you have cert folder error set this to 9, else set to 0

